home *** CD-ROM | disk | FTP | other *** search
- object UserSets: TUserSets
- Left = 362
- Top = 116
- Width = 355
- Height = 371
- Caption = 'User Settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 0
- Top = 0
- Width = 347
- Height = 344
- Align = alClient
- TabOrder = 0
- object SelectComp: TRadioGroup
- Left = 2
- Top = 15
- Width = 343
- Height = 70
- Align = alTop
- Caption = 'Compression'
- ItemIndex = 0
- Items.Strings = (
- 'Compress All Messages'
- 'Never Compress Messages'
- 'Compress Messages of more than (bytes)')
- TabOrder = 0
- end
- object CompMsg: TSpinEdit
- Left = 224
- Top = 56
- Width = 81
- Height = 22
- Increment = 16000
- MaxValue = 1000000
- MinValue = 4000
- TabOrder = 1
- Value = 16000
- end
- object SelectDec: TRadioGroup
- Left = 2
- Top = 85
- Width = 343
- Height = 70
- Align = alTop
- Caption = 'Decryption'
- Items.Strings = (
- 'Decrypt all messages on delivery'
- 'Leave all messages encrypted'
- 'Decrypt Messages of less than (bytes) ')
- TabOrder = 2
- end
- object DecSize: TSpinEdit
- Left = 224
- Top = 128
- Width = 81
- Height = 22
- Increment = 16000
- MaxValue = 1000000
- MinValue = 4000
- TabOrder = 3
- Value = 16000
- end
- object Misc: TGroupBox
- Left = 2
- Top = 155
- Width = 343
- Height = 146
- Align = alClient
- Caption = 'Miscellaneous'
- TabOrder = 4
- object Label1: TLabel
- Left = 8
- Top = 88
- Width = 100
- Height = 13
- Caption = 'Auto Logoff if idle for '
- end
- object Label2: TLabel
- Left = 192
- Top = 88
- Width = 36
- Height = 13
- Caption = 'minutes'
- end
- object ProgressDisplay: TCheckBox
- Left = 8
- Top = 16
- Width = 201
- Height = 17
- Caption = 'Hide the InvisiMail Progress Displays'
- State = cbChecked
- TabOrder = 0
- end
- object PassShare: TCheckBox
- Left = 8
- Top = 36
- Width = 249
- Height = 17
- Caption = 'Enable InvisiMail Application Password Sharing'
- TabOrder = 1
- end
- object AutoLogoff: TSpinEdit
- Left = 112
- Top = 80
- Width = 73
- Height = 22
- MaxValue = 120
- MinValue = 0
- TabOrder = 2
- Value = 0
- end
- object StartLogon: TCheckBox
- Left = 8
- Top = 56
- Width = 249
- Height = 17
- Caption = 'Log on to InvisiMail at Startup'
- TabOrder = 3
- end
- end
- object Panel1: TPanel
- Left = 2
- Top = 301
- Width = 343
- Height = 41
- Align = alBottom
- TabOrder = 5
- object BitBtn1: TBitBtn
- Left = 40
- Top = 8
- Width = 75
- Height = 25
- Caption = '&Update'
- TabOrder = 0
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 184
- Top = 8
- Width = 75
- Height = 25
- TabOrder = 1
- Kind = bkCancel
- end
- end
- end
- end
-